home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / PROGMAN.PAK / PROGMANX.H < prev    next >
Text File  |  1997-05-06  |  586b  |  21 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
  4. //
  5. //   Resource & command IDs
  6. //----------------------------------------------------------------------------
  7.  
  8. #define IDD_PROGTALK  100
  9.  
  10. //#define IDD_DDEDIALOG    100
  11. //#define IDD_ADDDIALOG    101
  12. //#define IDD_CREATEDIALOG 102
  13.  
  14. // DDE dialog item IDs
  15.  
  16. #define ID_LISTBOX      100
  17. #define CM_ADDITEM      101
  18. #define CM_DELETEITEM   102
  19. #define CM_CLEARITEMS   103
  20. #define CM_CREATEGROUP  104
  21.